Welcome![Sign In][Sign Up]
Location:
Search - ROTATING IMAGE

Search list

[GDI-BitmapImageRotating

Description: 图像的旋转是指以图像中的某一点为原点以逆时针或顺时针方向旋转一定的角度。旋转为计算长短轴等图像的参数提供了基础。-Image rotation refers to a point of the image for the anti-clockwise or clockwise rotating a certain angle. Rotation use for the purpose of calculating the anxis length of the parameters of such images .
Platform: | Size: 780288 | Author: 蓝水晶 | Hits:

[GDI-BitmapRotateView

Description: 用VC写的图像查看、旋转查看。图像显示方式为DIB。-Writing with VC image viewing, rotating view. Image display for the DIB.
Platform: | Size: 74752 | Author: 可乐 | Hits:

[Special Effectsxzsf

Description: 基于VC6.0对位图图象的旋转和宿放操作等,代码适合做图形图象预处理参考 -Based on VC6.0 on rotating bitmap images and places, such as caving operation, code to do graphics suitable reference image preprocessing
Platform: | Size: 398336 | Author: tangle | Hits:

[Graph programGeoTrans

Description: 载入图像进行几何变化,包括平移,缩放,旋转等-Loading image geometry changes, including translation, scaling, rotating, etc.
Platform: | Size: 2057216 | Author: 张靖 | Hits:

[Special EffectsVC-GDI

Description: VC中使用GDI+进行图像处理,实现图片缩小,旋转-VC use GDI+ for image processing, picture achieve narrow, rotating
Platform: | Size: 194560 | Author: buqing | Hits:

[GDI-BitmapImageProcessing

Description: 本程序可以实现图象的平移,旋转,镜像,转置。 平移 旋转 镜像 转置-This procedure can be achieved image translation, rotation, mirror, transpose. Turn pan rotating mirror
Platform: | Size: 28672 | Author: yuhui | Hits:

[Graph programplanet

Description: 计算机图形学。里面有一个3D的星球,可以使用键盘旋转星球。学习图像学的同学参考一下。-Computer graphics. 3D inside a planet, you can use the keyboard rotating planet. School students to learn the image reference.
Platform: | Size: 317440 | Author: quan | Hits:

[GDI-BitmapRotateDIBpic

Description: VB 360度快速旋转图片,不管图片有多大,它的旋转速度非常快,可以作为你的图片处理软件的一个单元模块,很不错。-VB 360 degrees fast rotating picture, no matter how big picture, its very fast rotation can be used as your image-processing software modules of a module, it is good.
Platform: | Size: 302080 | Author: Pennsylvania | Hits:

[Graph programImageSourceCode

Description: 图像处理的C++源代码,自带有测试图片,包括4个单独程序,分别为图像平移、旋转、缩放和中值滤波。-Image processing of the C++ source code, comes with a test picture, including four separate procedures, respectively, image shifting, rotating, zooming and median filtering.
Platform: | Size: 854016 | Author: 赵高鹏 | Hits:

[Special Effects03

Description: 图像几何变换,平移,转置,缩放,旋转,插值-Image geometric transformation, translation, transposition, zooming, rotating, etc.
Platform: | Size: 439296 | Author: 邓波 | Hits:

[Compress-Decompress algrithms234

Description: 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-force algorithm, the second method is related to matching. Quality-force 1. Algorithm thinking The advantages of quality-force any rotating images, the image edge to the distance from the center of mass is always a fixed sum of value, so to make use of this characteristic, we can identify the various images.
Platform: | Size: 294912 | Author: asfa | Hits:

[SCMzimo221

Description: 支持图片取点阵,可以旋转多种角度等平移操作,对液晶开发有巨大帮助-Support the image lattice, can be a variety of angles, such as rotating shift operation, the development of great help LCD
Platform: | Size: 262144 | Author: xiaoligeng | Hits:

[Special EffectsExamplesofgeometrictransformations

Description: 图像的几何变换实例源码,包括移动,旋转,镜像,插值常见操作。-Image examples of geometric transformations of the source code, including moving, rotating, mirroring, common interpolation operation.
Platform: | Size: 29696 | Author: LEI | Hits:

[Special Effectstuxiangxuanchuan

Description: 图象的旋转,于数学形态学有关,内包含测试图片-Rotating images in mathematical morphology, and the test image contains
Platform: | Size: 419840 | Author: 石鹏 | Hits:

[Special EffectsImageRotation

Description: 用VC实现了对图像的旋转,是学习VC和图像处理很好学习资料 -VC achieved by rotating the image, is learning a good VC and image processing learning materials
Platform: | Size: 51200 | Author: Abby | Hits:

[GUI DevelopImageRotation

Description: Rotating an image in .NET is quite efficient with GDI+. Programmers do not have to worry about the complex algorithms.-Rotating an image in .NET is quite efficient with GDI+. Programmers do not have to worry about the complex algorithms.
Platform: | Size: 20480 | Author: morad | Hits:

[2D Graphicfish

Description: 利用同心圆法对二值图像提取特征值,可以处理缩放 旋转后的图像-The use of concentric circles on extracting features of binary image value, can be dealt with rotating zoom image
Platform: | Size: 4096 | Author: paul | Hits:

[Special EffectsTransformShow

Description: 本程序实现数字图像读取,旋转变换,坐标变换,水平镜像变换,垂直镜像变换,缩放,窗宽窗位调整等处理功能-This procedure of digital image reading, rotating transformation, coordinate transformation, the level of image transformation, the vertical mirror transformation, zoom, adjust the window width window-bit processing capabilities, etc.
Platform: | Size: 99328 | Author: Myrrhy | Hits:

[Special EffectsMATLAB_code_of_image_processing

Description: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码-Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding
Platform: | Size: 398336 | Author: guhuxiang | Hits:

[Special Effectshu1

Description: 此程序是用opencv编程的,能够进行图片的旋转缩放,度初学者有一定的帮助-This program is opencv programming, capable of rotating the image scaling degree is certainly helpful for beginners
Platform: | Size: 1596416 | Author: 胡旭光 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net